Crossword Downloader
by Roger Meier

Version History

1.2.2: 8/11/2008
----------------
- Added 'Referer' field to sources since some website require the
  'Referer' header to be set correctly.

1.2.1: 2/25/2008
----------------
- Added dialog window for editing of sources.
- Changed Help documentation to reflect the latest changes.


1.2.0: 1/14/2008
----------------
- Rewrote code to allow download of files other than .puz files.
- The format of entries in the 'sources.txt' file is now:
      Name<TAB>URL
  Note that the ID tag is no longer required.
- Changed Help documentation to reflect the latest changes.


1.1.0: 10/12/2007
-----------------
- Added code to support more date formats, such as <MMM> for months
  expressed with 3 characters (e.g. JUN for June) and <Y> for years
  expressed with only one digit (e.g. 7 for 2007)
- Added documentation in 'Help'.
- Bug fixes

1.0.0
-----
- Initial Release


